home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / whomp.swf / scripts / DefineButton2_391 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-20  |  88 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.kaboose.com/registration/login.php", "_blank");
  3. }
  4.